GtkImage: Support baselines
authorAlexander Larsson <alexl@redhat.com>
Tue, 26 Mar 2013 09:56:53 +0000 (10:56 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 23 Apr 2013 03:50:38 +0000 (05:50 +0200)
commit7523b25942b3863cb4a48cada7e69341cb6f04c8
tree67a8d306e098b37cee173e9fb611fba5a4c5acf1
parent6acc8c0817ecc68be491300d9db8605e3e6ae9be
GtkImage: Support baselines

This uses the current font metrics to guess the baseline of the image.
Without this any non-centered baseline in buttons with images look weird.
gtk/gtkimage.c